Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Fri, 14 Feb 2014 16:56:48 +0000 (11:56 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 14 Feb 2014 16:56:48 +0000 (11:56 -0500)
Thanks to Thomas A. Stillings for spotting it.

gtk/resources/ui/gtkappchooserdialog.ui

index eb1382888f0bcb725afb7d080deef020fdf12b9f..13f92d6f33e8492b310bd1f772a79888dace206a 100644 (file)
@@ -72,7 +72,7 @@
     </child>
   </template>
   <object class="GtkButton" id="show_more_button">
-    <property name="label" translatable="yes">_View All Application</property>
+    <property name="label" translatable="yes">_View All Applications</property>
     <property name="visible">True</property>
     <property name="use_underline">True</property>
     <property name="can_focus">True</property>